home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / CD-ROM Tutorial.cpt / CD-ROM Tutorial / background_10290.txt < prev    next >
Text File  |  1990-04-04  |  2KB  |  100 lines

  1. -- background: 10290 from stack: in
  2. -- bmap block id: 10551
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 9 (button)
  13. -- low flags: 00
  14. -- high flags: 8000
  15. -- rect: left=305 top=295 right=342 bottom=382
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 19381 / 19381
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Review
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   visual effect wipe right
  27.   set userLevel to 1
  28.   go to prev card
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 10 (button)
  34. -- low flags: 80
  35. -- high flags: 8000
  36. -- rect: left=382 top=295 right=342 bottom=463
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 22308 / 22308
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Continue
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   visual effect dissolve
  48.   go to next card
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part 12 (button)
  54. -- low flags: 00
  55. -- high flags: 0000
  56. -- rect: left=45 top=300 right=342 bottom=124
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: Return
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   visual effect iris close
  68.   set userLevel to 1
  69.   go to card id 20597
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 13 (field)
  75. -- low flags: 00
  76. -- high flags: 0004
  77. -- rect: left=47 top=71 right=303 bottom=465
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 0
  81. -- font id: 3
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: 
  86.  
  87.  
  88. -- part 14 (field)
  89. -- low flags: 00
  90. -- high flags: 0000
  91. -- rect: left=68 top=35 right=68 bottom=430
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 1
  95. -- font id: 21
  96. -- text size: 18
  97. -- style flags: 256
  98. -- line height: 24
  99. -- part name: 
  100.